crypto/internal/fips140/hmac.HMAC.keyLen (field)
3 uses
crypto/internal/fips140/hmac (current package)
hmac.go#L41: keyLen int
hmac.go#L48: if h.keyLen < 112/8 && !h.forHKDF {
hmac.go#L132: hm := &HMAC{keyLen: len(key)}
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)